html {
	color: #666666;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
button,
img {
	border: 0;
}

/* Basic Elements */
body {
	color: #444;
	font: 14px/1.8;
	font-family: "微软雅黑""黑体";
}

div,
ul,
li {
	font-size: 12px;
	color: #444;
	line-height: 160%;
}

ul,
li {
	list-style: none;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Generic Classes */
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.header {
	margin: 10px auto;
	width: 1270px;
	height: 125px;
}

.logo {
	padding-top: 20px;
	width: 366px;
	float: left;
}

.logo img { width: 358px;}
.banner {
	margin-top: 5px;
	width: 800px;
	float: right;
}

.mainnav {
	height: 50px;
	background: #005ea4;
}

.nav {
	margin: 0 auto;
	width: 1270px;
}

.nav li {
	margin-right: 8px;
	width: 150px;
	line-height: 50px;
	float: left;
}

.nav li a {
	display: block;
	width: 150px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #FFF;
}

.nav li a:hover {
	background: #2972bc;
	text-decoration: none;
}

.nav li ul {
	list-style-type: none;
	text-align: center;
	left: -999em;
	width: 150px;
	position: absolute;
	z-index: 100;
	box-shadow: 0px 3px 5px #CCC;
}

.nav li ul li {
	float: left;
	background: #fff;
}

.nav li ul li a {
	color: #000;
	font-size: 18px;
}

.nav li:hover ul,
li .over ul {
	display: block;
}

.nav li ul a {
	display: block;
	width: 150px;
	font-size: 15px;
	text-align: left;
	text-align: center;
}

.nav li ul li a:hover {
	color: #2972bc;
	background: #FFF;
}

.nav li:hover ul {
	left: auto;
}

.nav li.sfhover ul {
	left: auto;
}

.main,
.footer {
	margin: 20px auto 0 auto;
	width: 1270px;
}

.slide {
	width: 720px;
	float: left;
}

.news {
	width: 520px;
	float: right;
}

.news_con {
	margin-top: 1px;
	padding: 10px 15px;
	background-color: #f4f8fc;
}

.news_con h1 {
	font-size: 22px;
	line-height: 40px;
}

.news_con p {
		display: block;
		font-size: 16px;
		text-indent: 2em;
		line-height: 34px;
		height: 70px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 16px
}

.news_list {
	margin-top: 10px;
}

.title a {
	font-size: 16px;
	color: #B81919;
	font-family: "微软雅黑";
}

.news_lists li {
	margin-top: 8px;
	padding-left: 20px;
	background: url(../img/lodio.png) no-repeat 5px 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.news_lists li a {
	font-size: 18px;
}

#head {
	width: 520px;
	height: 43px;
}

#head ul {
	padding: 0;
	margin: 0;
}

#head ul li {
	list-style: none;
	float: left;
	text-decoration: none;
	display: block;
	width: 100px;
	padding: 10px 10px 10px 30px;
	margin: 0px 10px 0px 0px;
	position: relative;
}

#head ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}

#head ul li a:visited {
	text-decoration: none;
	color: #fff;
}

                      .L-show {
			      background-color: #EB3433;
			      border-top-color: #F6C;
			      border-right-color: #F6C;
			      border-left-color: #F6C;
		      }
		      .L-hide{ background-color:#999; border-color:#309; margin-left:1px;}

#L1 {
}

#L2 {
}

#d1 {
	border-top: 1px solid #ccc;
	width: 520px;
	height: 220px;
	margin-top: 0px;
	position: absolute;
	z-index: 1;
}

#d2 {
	border-top: 1px solid #ccc;
	display: none;
	width: 520px;
	height: 220px;
	margin-top: 0px;
	position: absolute;
	z-index: 1;
}

.tonglan {
	margin-top: 30px;
	width: 1270px;
	height: 107px;
}

.botsx {
	margin-top: 50px;
	width: 610px;
	float: left;
}

.botr {
	float: right;
}

.titsx {
	background: url(../img/titsx.png) no-repeat;
	height: 40px;
}

.titfn {
	background: url(../img/titfn.png) no-repeat;
	height: 40px;
}

.titwq {
	background: url(../img/titwq.jpg) no-repeat;
	height: 40px;
}

.titgz {
	background: url(../img/titgz.jpg) no-repeat;
	height: 40px;
}

.titjs {
	background: url(../img/titjs.jpg) no-repeat;
	height: 40px;
}

.titgh {
	background: url(../img/titgh.jpg) no-repeat;
	height: 40px;
}

.titga {
	background: url(../img/tjtfega.png) no-repeat;
	height: 40px;
}

.titdj {
	background: url(../img/titdj.jpg) no-repeat;
	height: 40px;
}

.tittz {
	background: url(../img/tittz.jpg) no-repeat;
	height: 40px;
}

.titjg {
	background: url(../img/titjg.jpg) no-repeat;
	height: 40px;
}

.titzm {
	background: url(../img/titzm.jpg) no-repeat;
	height: 40px;
}

.titsx span,
.titfn span,
.titwq span,
.titgz span,
.titjs span,
.titgh span,
.titdj span,
.tittz span,
.titjg span,
.titga span,
.titzm span {
	float: right;
	font-size: 14px;
	font-weight: bold;
}

.titsx span a:hover,
.titfn span a:hover,
.titwq span a:hover,
.titgz span a:hover,
.titjs span a:hover,
.titgh span a:hover,
.titdj span a:hover,
.tittz span a:hover,
.titjg span a:hover,
.titzm span a:hover {
	color: #B81919;
	text-decoration: none;
}

.box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	height: 155px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.box_img {
	margin-right: 20px;
	width: 230px;
	height: 155px;
	float: left;
}

.box_img img {
	border: 0;
	border-radius: 5px;
	vertical-align: middle;
}

.box_wz a {
	font-size: 20px;
	line-height: 170%;
	font-weight: bold;
}

.box_wz p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 180%;
	height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;	display: -webkit-box;	
	-webkit-line-clamp: 3;	-webkit-box-orient: vertical;
}

.list_news li {
	background: url(../img/lodio.png) no-repeat 5px 15px;
}

.list_news li a {
	padding-left: 20px;
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.list_img li {
	margin-top: 10px;
	margin-right: 15px;
	width: 185px;
	float: left;
}

.list_img li img {
	width: 185px;
	height: 230px;
	border: 0;
	border-radius: 5px;
	vertical-align: middle;
}

.list_img li:first-of-type {
	margin-left: 10px;
}

.list_img li span {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	text-align: center;
}

.bottom {
	margin-top: 30px;
}

/*.xgwz {
	width: 250px;
	float: left;
}

.szfl {
	width: 550px;
	float: left;
}

.foot {
	padding-left: 20px;
	padding-top: 20px;
	float: right;
	border-left: 1px solid #ccc;
	height: 140px;
}*/

.footer {
	border-top: 5px solid #F5F5F7;
	padding-top: 20px;
}

.xgwz span,
.szfl span {
	margin-bottom: 10px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #005EA4;
}

.xgwz ul li {
	margin-right: 20px;
	height: 30px;
	line-height: 30px;	
	font-size: 14px;
	float: left;
}

.szfl ul li a {
	display: block;
	width: 80px;
	height: 30px;
	float: left;
	font-size: 14px;
}

.szfl , .foot { clear: both;}
.foot { padding-top: 10px; background: #F5F5F7;  text-align: center;}
.foot p {
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	color: #666;
}

/*
.menu {
	display: inline-block;
	zoom: 1;
	*display: inline;
	height: 106px;
	vertical-align: top;
	margin-left: 50px;
}

.menu ul li {
	margin-top: 50px;
	margin-right: 8px;
	width: 98px;
	line-height: 50px;
	float: left;
}

.menu ul li a {
	display: block;
	width: 98px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: '方正清刻本悦宋简体', '微软雅黑', system-ui, sans-serif;
	color: #444;
	font-weight: bold;
}

.menu ul li a:hover {
	color: #005ea4;
	text-decoration: none;
}
*/
.position {
	width: 1270px;
	margin: 0 auto;
	font-size: 14px;
	color: #d33d3d;
	line-height: 14px;
	margin-top: 30px;
}

.position a {
	font-size: 14px;
}

.triangle-right {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #005ea4;
	border-bottom: 5px solid transparent;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 10px;
}

.position .curr {
	color: #005ea4;
	font-size: 16px;
}

.container {
	width: 1270px;
	margin: 0 auto;
/*	border-top: 5px solid #005ea4; */
	margin-top: 20px;
	background-color: white;
	padding: 10px 0;
	min-height: 800px;
}

.container .left {
	width: 860px;
	float: left;
}

.container .right {
	margin-top: 20px;
	padding: 20px;
	width: 350px;
	float: right;
	background-color: #fcfcfc;
}

.floor-side-list {
	position: relative;
	height: 55px;
	border-bottom: 1px solid #e1e1e1;
}

.floor-side-list ul {
	overflow: hidden;
	height: 55px;
}

.floor-side-list ul li {
	font-family: '方正清刻本悦宋简体', '微软雅黑', system-ui, sans-serif;
	color: #444;
	position: relative;
	float: left;
	height: 50px;
	line-height: 55px;
	margin-right: 10px;
	padding: 0 30px;
	border-bottom: 2px solid transparent;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.floor-side-list ul .on:after {
	border-bottom-color: #005ea4
}

.floor-side-list ul .on {
	border-bottom-color: #005ea4;
}

.floor-side-body ul li {
	position: relative;
	float: left;
	width: 820px;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.floor-side-body ul li .tit {
	padding-bottom: 20px;
	overflow: hidden;
	font-size: 20px;
}

.floor-side-body ul li .con p {
	font-size: 16px;
	color: #666;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.floor-side-body ul li a {
	top: 0;
	left: 0;
	width: 100%;
}

.floor-side-body {
	height: 456px;
	padding-top: 24px;
}

.item {
	width: 230px;
	height: 155px;
	float: left;
}

.item a img {
	border: 0;
	border-radius: 5px;
	vertical-align: middle;
}
.item_img { width: 140px; height: 190px;}

.item_img a img { width: 140px; height: 190px; border-radius:0;}

.txt_pic {
	width: 560px;
	float: right;
}

.link {
	font-size: 20px;
	color: #494949;
	font-weight: bold;
	padding: 20px 0;
	display: block;
}

.txt_pic {
	font-size: 16px;
	color: #666;
	line-height: 25px;
}

.txt_pic p {
	height: 50px;
	overflow: hidden;
}

.txt_pic_img {width: 650px}
.txt_pic_img p {height: 28px;}

.time {
	margin-top: 10px;
	text-align: right;
}

.more {
	margin-top: 10px;
	text-align: right;
}
.more a {
	color:#005ea4;
}

.page {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	width: 860px;
}

.page a {
	padding: 5px 10px;
	border: 1px solid #dcdcdc;
	margin-right: 5px;
}

.page a:hover {
	text-decoration: none;
}

.container .right .title>code {
	color: #005ea4;
	font-size: 24px;
}

.container .right .title>span {
	font-size: 24px;
	font-family: '方正清刻本悦宋简体', '微软雅黑', system-ui, sans-serif;
}

.container .right>ul {
	margin-top: 20px;
}

.container .right>ul>li {
	line-height: 16px;
	font-size: 16px;
	border-bottom: 1px dashed #dcdcdc;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.right ul li a {
	font-size: 14px;
	color: #555;
	font-weight: normal;
}

.curr {
	color: #005ea4 !important;
}

.head {
	width: 840px;
	line-height: 170%;
}

.content .head {
	margin-top: 20px;
}

.content .head .title {
	font-size: 30px;
	font-weight: bold;
	line-height: 170%;
}

.content .head .desc {
	font-size: 16px;
	color: #9d9d9d;
	margin-top: 20px;
}

.con_tex {
	
	width: 840px;
	line-height: 38px;
}

.con_tex p img {
	max-width: 100%;
	margin-top: 30px;
}

.con_tex p {
	font-size: 18px;
	line-height: 36px;
	color: #434343;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	text-align: justify;
}

.floor-zt-list ul li {
	margin: 20px;
	padding: 10px;
	border: 1px solid #eee;
	float: left;
}

.floor-zt-list ul li a .image-ti {
	position: relative;
	display: block;
	width: 360px;
	height: 200px;
}

.floor-zt-list ul li a .image-ti img {
	display: block;
	width: 100%;
	height: 100%;
}

.slide-title {
	width: 340px;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	margin: 5px 10px;
	text-overflow: ellipsis;
	word-break: break-all;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.floor-zt-list ul li:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	transform: translateY(-6px);
	-webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
	-moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
	box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
}
